Skip to content

Follow the engine chain to the backdrop pass, and 0.8.2 - #156

Merged
pathscale merged 1 commit into
masterfrom
build/repin-backdrop-pass
Aug 16, 2026
Merged

Follow the engine chain to the backdrop pass, and 0.8.2#156
pathscale merged 1 commit into
masterfrom
build/repin-backdrop-pass

Conversation

@pathscale

Copy link
Copy Markdown
Owner

Repin and version bump.

  • ps-anyrender to f1c53ba: vello_cpu renders a backdrop from inside the layers a page opens instead of declining it, so backdrop-filter works in the CPU paths as well as on the GPU.
  • ps-blitz to a81bea5: the above, plus a CPU screenshot painted at the document's own scale rather than a hardcoded 1.0.
  • tauri-runtime-blitz to 070ab3a: follows both.

Every manifest in the workspace moves together; scripts/check-one-rev-per-git-source.sh passes.

Verified: cargo check -p az-gui --features blitz-inspector clean, cargo fmt --all -- --check clean, 249 tests pass.

I also audited every local branch against master by tree rather than by commit, since rebase-merges make git cherry lie here. All seven (chore/release-0.8.1, docs/glass-pass-measurements, feat/ui-2.2-port, fix/build-rs-formatting, fix/experimental-boot-crash, fix/transcript-tail-persistence, wip/local-save-20260815) differ from master by zero bytes on their own files. Nothing is outstanding and nothing needs a PR.

anyrender f1c53ba renders a backdrop from inside the layers a page opens
instead of declining it, so glass reaches the CPU paths: headless
captures and the debug controller's screenshots. ps-blitz a81bea5
carries that plus a screenshot painted at the document's own scale, and
tauri-runtime-blitz 070ab3a follows both.

Every manifest moves together, which `scripts/check-one-rev-per-git-source.sh`
confirms. Two revisions of one git source put two copies of a crate in
the graph and surface as unrelated `PaintScene` traits rather than as a
version error.
@pathscale
pathscale merged commit 92619cf into master Aug 16, 2026
2 checks passed
@pathscale
pathscale deleted the build/repin-backdrop-pass branch August 16, 2026 01:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant